home *** CD-ROM | disk | FTP | other *** search
- // Universal Headers #defines
-
- #define OLDROUTINENAMES 0
- #define OLDROUTINELOCATIONS 0
- #define CGLUESUPPORTED 0
- #define SystemSixOrLater 1
- #define SystemSevenOrLater 1
- #define SystemSevenFiveOrLater 0
-
- // WASTE #defines
-
- #define WASTE_SHARED_LIBRARY GENERATINGCFM
-
- #define WASTE_DEBUG 0
- #define WASTE_OBJECTS 1
- #define WASTE_TSM_SUPPORT 1
- #define WASTE_DRAG_AND_DROP 1
- #define WASTE_NO_SYNCH 0
- #define WASTE_NO_RO_CARET 1
- #define WASTE_IC_SUPPORT 1
- #define WASTE_OBJECTS_ARE_GLYPHS 0
- #define WASTE_RESOLVE_FONT_DESIGNATORS 1
- #define WASTE_WECALTEXT_DOES_REDRAW 0
- #define WASTE_TRANSLUCENT_DRAGS ( WASTE_DRAG_AND_DROP && ( GENERATINGPOWERPC || ( ! GENERATINGCFM ) ) )
-
- // uncomment the following line to include precompiled headers
-
- //#include <MacHeaders.h>
-